func runtime.mapiternext

4 uses

	runtime (current package)
		map.go#L864: 	mapiternext(it)
		map.go#L867: func mapiternext(it *hiter) {
		map.go#L871: 		racereadpc(unsafe.Pointer(h), callerpc, abi.FuncPCABIInternal(mapiternext))
		map.go#L1397: 	mapiternext(it)